home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Full
/
Panda Internet Security 2009
/
IS09PROMO3M.exe
/
[0]
/
Files
/
Config.dll
/
0
/
RCDATA
/
TALERTASRED
/
TALERTASRED.txt
< prev
Wrap
Text File
|
2008-07-21
|
4KB
|
174 lines
object AlertasRed: TAlertasRed
Tag = 49400
Left = 547
Top = 259
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Configuraci�n de alertas en la Red'
ClientHeight = 293
ClientWidth = 422
Color = 14215660
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = True
Position = poScreenCenter
Scaled = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ButtonAceptar: TPlaButton
Tag = 2200
Left = 254
Top = 261
Width = 73
Height = 21
Anchors = [akRight, akBottom]
Caption = '&Aceptar'
TabOrder = 1
OnClick = ButtonAceptarClick
Default = True
ModalResult = 1
end
object ButtonCancelar: TPlaButton
Tag = 2400
Left = 335
Top = 261
Width = 73
Height = 21
Anchors = [akRight, akBottom]
Caption = '&Cancelar'
TabOrder = 2
TabStop = False
Cancel = True
ModalResult = 2
end
object PlaGroupBox1: TPlaGroupBox
Left = 14
Top = 7
Width = 394
Height = 241
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = 13977088
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
Caption = 'Datos para el env�o'
TabOrder = 0
object Image3: TImage
Left = 10
Top = 22
Width = 32
Height = 32
Picture.Data = {<image001.bmp>}
Transparent = True
end
object Label3: TLabel
Left = 57
Top = 19
Width = 327
Height = 26
AutoSize = False
Caption =
'Introduce el nombre del puesto y/o dominio al que quieras enviar' +
' el mensaje de alerta.'
Constraints.MaxWidth = 327
Constraints.MinWidth = 327
WordWrap = True
end
object Label5: TLabel
Tag = 23400
Left = 76
Top = 98
Width = 86
Height = 13
Caption = 'Mensaje de alerta'
end
object Label6: TLabel
Tag = 23800
Left = 76
Top = 192
Width = 301
Height = 13
AutoSize = False
Caption = 'Mensaje de alerta'
end
object CBMensPuesto: TPlaCheckBox
Tag = 23300
Left = 57
Top = 52
Width = 141
Height = 16
HelpContext = 161
Caption = 'Enviar mensaje al puesto'
TabOrder = 0
OnClick = CBMensPuestoClick
ParentColor = False
end
object EditMensajePuesto: TPlaEdit
Left = 76
Top = 70
Width = 305
Height = 21
Cursor = crIBeam
HelpContext = 165
TabOrder = 1
TabStop = False
Transparent = False
end
object EditMensajeAlertaPuesto: TPlaEdit
Left = 76
Top = 114
Width = 305
Height = 21
Cursor = crIBeam
HelpContext = 162
MaxLength = 255
TabOrder = 2
TabStop = False
Text = 'ATENCI�N, ARCHIVO INFECTADO'
Transparent = False
end
object CBMensDominio: TPlaCheckBox
Tag = 23700
Left = 57
Top = 146
Width = 144
Height = 16
HelpContext = 163
Caption = 'Enviar mensaje al dominio'
TabOrder = 3
TabStop = False
OnClick = CBMensDominioClick
ParentColor = False
end
object EditMensajeDominio: TPlaEdit
Left = 76
Top = 164
Width = 305
Height = 21
Cursor = crIBeam
HelpContext = 166
TabOrder = 4
TabStop = False
Transparent = False
end
object EditMensajeAlertaDominio: TPlaEdit
Left = 76
Top = 208
Width = 305
Height = 21
Cursor = crIBeam
HelpContext = 164
MaxLength = 255
TabOrder = 5
TabStop = False
Text = 'ATENCI�N, ARCHIVO INFECTADO'
Transparent = False
end
end
end